Release 10.1A: OpenEdge Development:
ADM Reference


submitCommit

Called by submitRow, this procedure commits changes to the database.

Location: data.p

Parameters:

INPUT pcRowIdent

The identifier of the row to commit. It is a comma-delimited list of ROWIDS. The first entry is the ROWID of the RowObject temp-table containing the record to commit. Subsequent entries in the comma-delimited list are the database ROWIDs of the records to be modified.

INPUT plReopen

TRUE if the RowObject query is to be reopened and repositioned to the RowObject record identified by pcRowIdent.

Notes: None


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095